home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Tool Chest / Printing / PostScript Utilities / DiskRestore next >
Encoding:
Text File  |  1987-10-06  |  308 b   |  15 lines  |  [TEXT/MACA]

  1. %!ADOBE -1.0
  2. %%Creater:Jim Lawton
  3. %%Title:DiskRestore
  4. %%CreationDate: 9-10-87
  5. %%Pages:(None)
  6. %%DocumentFonts:(None)
  7. %%BoundingBox:(None)
  8. %%EndComments
  9. /scratch 100 string def
  10. systemdict /filenameforall known
  11. {(FC/*) {deletefile} scratch filenameforall} if
  12. serverdict begin 0 exitserver
  13. systemdict begin
  14. quit
  15.